FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package hl7-france-fhir.administrative#9.2022.1 (47 ms)

Package hl7-france-fhir.administrative
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=hl7-france-fhir.administrative@9.2022.1&canonical=http://interopsante.org/fhir/StructureDefinition/FrOrganizationUAC
Url http://interopsante.org/fhir/StructureDefinition/FrOrganizationUAC
Version 1.0
Status active
Date 2021-05-17
Name FrOrganizationUAC
Experimental False
Description This profile specializes the fr-organization profile to represent administrative units inside healthcare institutions | Ce profil spécialise le profil fr-organization pour représenter les unités administratives et comptables (UAC) en établissement
Type Organization
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://interopsante.org/fhir/StructureDefinition/FrOrganization FrOrganization
http://interopsante.org/fhir/StructureDefinition/FrOrganizationDescription FrOrganizationDescription
http://interopsante.org/fhir/StructureDefinition/FrOrganizationShortName FrOrganizationShortName
http://interopsante.org/fhir/ValueSet/fr-organization-identifier-type fr-organization-identifier-type
http://interopsante.org/fhir/ValueSet/fr-organization-type fr-organization-type


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "http://interopsante.org/fhir/StructureDefinition/FrOrganizationUAC",
  "version" : "1.0",
  "name" : "FrOrganizationUAC",
  "status" : "active",
  "date" : "2021-05-17",
  "publisher" : "InteropSanté",
  "contact" : [
    {
      "name" : "Eric Dufour",
      "telecom" : [
        {
          "system" : "email",
          "value" : "eric.dufour@selic.fr",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "This profile specializes the fr-organization profile to represent administrative units inside healthcare institutions | Ce profil spécialise le profil fr-organization pour représenter les unités administratives et comptables (UAC) en établissement",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Organization",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Organization",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Organization.extension",
        "path" : "Organization.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Organization.extension:shortName",
        "path" : "Organization.extension",
        "sliceName" : "shortName",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://interopsante.org/fhir/StructureDefinition/FrOrganizationShortName"
            ]
          }
        ]
      },
      {
        "id" : "Organization.extension:description",
        "path" : "Organization.extension",
        "sliceName" : "description",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://interopsante.org/fhir/StructureDefinition/FrOrganizationDescription"
            ]
          }
        ]
      },
      {
        "id" : "Organization.extension:usePeriod",
        "path" : "Organization.extension",
        "sliceName" : "usePeriod",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/organization-period"
            ]
          }
        ]
      },
      {
        "id" : "Organization.identifier.use",
        "path" : "Organization.identifier.use",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://hl7.org/fhir/ValueSet/identifier-use"
        }
      },
      {
        "id" : "Organization.identifier.type",
        "path" : "Organization.identifier.type",
        "min" : 1,
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "http://interopsante.org/fhir/ValueSet/fr-organization-identifier-type"
        }
      },
      {
        "id" : "Organization.identifier.system",
        "path" : "Organization.identifier.system",
        "min" : 1
      },
      {
        "id" : "Organization.identifier.value",
        "path" : "Organization.identifier.value",
        "min" : 1
      },
      {
        "id" : "Organization.type",
        "path" : "Organization.type",
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "http://interopsante.org/fhir/ValueSet/fr-organization-type"
        }
      },
      {
        "id" : "Organization.partOf",
        "path" : "Organization.partOf",
        "type" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-hierarchy",
                "valueBoolean" : true
              }
            ],
            "code" : "Reference",
            "targetProfile" : [
              "http://interopsante.org/fhir/StructureDefinition/FrOrganization"
            ]
          }
        ]
      },
      {
        "id" : "Organization.partOf.type",
        "path" : "Organization.partOf.type",
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "http://interopsante.org/fhir/ValueSet/fr-organization-type"
        }
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.